-
Home
-
Autopost for X (formerly Autoshare for Twitter)
-
2.3.1 (latest)
-
Code
-
Classes
- Twitter_API
Total Complexity |
20 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
236 |
Lines of code |
105 |
Logical lines of code |
47 |
Comment lines |
95 |
Methods |
11 |
Properties |
5 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_current_account() |
S |
52 |
5 |
24 |
__construct() |
S |
54 |
3 |
23 |
disconnect_account() |
S |
63 |
3 |
11 |
tweet() |
S |
61 |
2 |
13 |
init_client() |
S |
69 |
1 |
8 |
request_token() |
S |
78 |
1 |
3 |
get_authorize_url() |
S |
78 |
1 |
3 |
get_access_token() |
S |
70 |
1 |
6 |
get_twitter_account_by_token() |
S |
71 |
1 |
6 |
upload_media() |
S |
72 |
1 |
5 |
get_last_headers() |
S |
81 |
1 |
3 |